body {
  overflow-x: hidden;
  height: 100%;
  margin: 0 auto;
  font-family: "Microsoft YaHei", 'Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜', sans-serif;
}
.container {
  *zoom: 1;
}
.container:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
@media (min-width: 1280px) {
  .container {
    width: 1254px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1600px) {
  .container {
    width: 1400px;
  }
}
/*header*/
.header {
  background: url(sinh_bg01.png) center center no-repeat #efefef;
}
.header .header-logo {
  float: left;
  padding: 50px 0;
}
.header .header-tool {
  float: right;
  padding-top: 35px;
}
.header .header-tool ul.tools {
  overflow: hidden;
}
.header .header-tool ul.tools li {
  float: left;
}
.header .header-tool ul.tools li:first-child a {
  padding-left: 0;
}
.header .header-tool ul.tools li:last-child a {
  padding-right: 0;
}
.header .header-tool ul.tools li:last-child a:after {
  display: none;
}
.header .header-tool ul.tools li a {
  font-size: 14px;
  color: #333333;
  position: relative;
  padding-right: 14px;
  padding-left: 14px;
}
.header .header-tool ul.tools li a:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 16px;
  top: 1px;
  right: 0;
  background: #474747;
}
.header .header-tool ul.tools li a:hover {
  color: #004696;
}
.header .header-tool .searchbox {
  margin-top: 20px;
  position: relative;
  border: 1px solid #004694;
  border-radius: 18px;
  padding-left: 20px;
  overflow: hidden;
  width:100%;
}
.header .header-tool .searchbox input[type="text"] {
  line-height: 36px;
  height:36px;
}
.header .header-tool .searchbox input[type="button"] {
  position: absolute;
  width: 45px;
  height: 100%;
  display: inline-block;
  top: 0;
  right: 0;
  background: url(sinh_icon01.png) center center no-repeat #004694;
}
.header img {
  display: block;
}
/* swiper */
.index-banner {
  margin-top: 30px;
}
.index-banner .swiper-slide-active .banner-box .info-cont {
  bottom: 0;
}
.index-banner .swiper-button {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.index-banner .swiper-button:after {
  display: none;
}
.index-banner .swiper-button-prev {
  left: 30px;
  background: url(sinh_icon02.png) center center no-repeat #004694;
  opacity: 0.8;
}
.index-banner .swiper-button-next {
  right: 30px;
  background: url(sinh_icon03.png) center center no-repeat #004694;
  opacity: 0.8;
}
.index-banner .banner-other{
  position: absolute;
  right: 0;
  bottom: 15px;
  width: 15%;
  z-index: 9999;
}
.banner-other .swiper-pagination{
  position:initial;
}
.banner-other .swiper-pagination-bullet{
  background:#fff;
  opacity:1;
  width:10px;
  height:10px;
  margin:0 3px;
  transition:all ease 0.2s;
}
.banner-other .swiper-pagination-bullet-active{
  width:25px;
  border-radius:5px;
  background:#004694;
}
.index-banner .swiper-button-disabled {
  opacity: 0.3;
}
.index-banner .banner-box {
  position: relative;
}
.index-banner .banner-box .info-cont {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -100%;
  background: rgba(0, 0, 0, 0.3);
  transition: all ease 1.5s;
}
.index-banner .banner-box .info-cont:hover a {
  color: #004694;
}
.index-banner .banner-box .info-cont a {
  color: #fff;
  display: block;
  width: 85%;
  padding: 15px 30px;
}
/*nav*/
nav.navbar.bootsnav {
  min-height: 52px;
  border: none;
  background: #004694;
  z-index: 1000;
}
nav.navbar.bootsnav .navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
nav.navbar.bootsnav ul.nav {
  width: 100%;
}
nav.navbar.bootsnav ul.nav > li {
  width: 8.303333%;
}
nav.navbar.bootsnav ul.nav > li:last-child {
  background: none;
}
nav.navbar.bootsnav ul.nav > li > a {
  padding: 14px 0;
  line-height: 30px;
  color: #fff;
  text-align: center;
  position: relative;
}
nav.navbar.bootsnav ul.nav > li > a:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  background-color: #F1F1F1;
  height: 4px;
  transform: translateX(-50%);
  width: 0;
  overflow: hidden;
  transition: all .3s;
}
nav.navbar.bootsnav ul.nav li > a:hover,
nav.navbar.bootsnav ul.nav li > a:focus,
nav.navbar.bootsnav ul.nav li.active > a:hover,
nav.navbar.bootsnav ul.nav li.active > a:focus,
nav.navbar.bootsnav ul.nav li.active > a {
  background-color: #e60013!important;
  color: #fff!important;
}
nav.navbar.bootsnav ul.nav li.dropdown a:hover,
nav.navbar.bootsnav ul.nav li.dropdown a:focus,
nav.navbar.bootsnav ul.nav li.dropdown.active a:focus {
  background-color: transparent !important;
}
nav.navbar.bootsnav ul.nav li.dropdown:hover > a {
  background: #e60013!important;
  color: #fff;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
  border: none;
  border-left: 3px solid #004694;
  width: 100%;
  min-width: 160px;
  padding-top: 10px;
  padding-bottom: 10px;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a {
  border-bottom: none;
  color: #444444;
  margin: 0;
  padding: 8px 15px;
  line-height: 24px;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a:hover {
  color: #004694!important;
}
nav.navbar.bootsnav.scroll {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
}
/*research*/
.public-box.bg01 {
  margin-top: 60px;
  padding: 60px 0;
  background: url(sinh_bg04.png) center center no-repeat #edf0f5;
}
.public-box.bg02 {
  padding: 60px 0;
}
.research {
  margin-top: 60px;
}
.research .public-wrap {
  margin-top: 30px;
}
.research .public-wrap a.db {
  overflow: hidden;
  border-radius: 3px;
}
.research .public-wrap a.db:hover {
  transform: translateY(-5px);
  box-shadow: 0px 0px 10px 0px rgba(0, 70, 148, 0.08);
}
.research .public-wrap a.db:hover .title p {
  color: #004694;
}
.research .public-wrap a.db .title {
  margin-top: 20px;
}
.research .public-wrap a.db .title p {
  font-size: 16px;
  line-height: 26px;
  color: #333333;
  transition: all ease 0.25s;
}
.research .public-wrap a.db .title .date-s {
  font-size: 14px;
  color: #004694;
  margin-top: 15px;
}
.news .public-wrap {
  margin-top: 30px;
}
.news .public-wrap .zt-list li {
  margin-top: 18px;
  border-radius:3px;
  overflow:hidden;
}
.news .public-wrap .zt-list li .img-boxs img {
  max-height: 80px;
  width: 100%;
  object-fit: cover;
}
.news .news-list {
  margin-top: 30px;
}
.news .news-list li {
  padding-left: 20px;
  position: relative;
  margin-top: 20px;
  padding-right: 100px;
  background: url(sinh_bg05.png) left center no-repeat;
}
.news .news-list li:hover a {
  color: #004694;
}
.news .news-list li:hover span.date-s {
  color: #004694;
}
.news .news-list li a {
  width: 100%;
  font-size: 16px;
  line-height: 26px;
  color: #333333;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.news .news-list li span.date-s {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.news a.db {
  position: relative;
  min-height: 215px;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
}
.news a.db:hover .news-box .title {
  color: #004694;
}
.news a.db .img-boxs {
  position: absolute;
  left: 0;
  top: 0;
  width: 325px;
  height: 215px;
}
.news a.db .img-boxs img {
  min-height: 215px;
  object-fit: cover;
}
.news a.db .news-box {
  padding-left: 350px;
  padding-top: 20px;
  padding-right: 20px;
}
.news a.db .news-box .title {
  font-size: 16px;
  line-height: 26px;
  color: #333333;
}
.news a.db .news-box .data-s {
  font-size: 14px;
  color: #004694;
  margin: 15px 0;
}
.news a.db .news-box .des {
  font-size: 14px;
  line-height: 22px;
  color: #999999;
}
.news.zszp .public-wrap {
  display: none;
}
.news.zszp .public-wrap.active {
  display: block;
}
.news.mtsm .public-wrap {
  display: none;
}
.news.mtsm .public-wrap.active {
  display: block;
}
.active .public-wrap {
  margin-top: 30px;
}
.active .public-wrap a.db {
  padding-left: 85px;
  position: relative;
  display: block;
  min-height:60px;
  margin-top: 17px;
}
.active .public-wrap a.db:first-child {
  margin-top: 0;
}
.active .public-wrap a.db:hover .title {
  color: #004694;
}
.active .public-wrap a.db .time {
  position: absolute;
  left: 0;
  top: 0;
  width: 66px;
  height: 60px;
  border: solid 1px #004694;
  border-radius: 4px;
  text-align: center;
  overflow: hidden;
}
.active .public-wrap a.db .time span.h26 {
  color: #004694;
}
.active .public-wrap a.db .time span.h14 {
  display: block;
  background: #004694;
  width: 100%;
  color: #fff;
  position:absolute;
  bottom:0;
}
.active .public-wrap a.db .title {
  font-size: 16px;
  line-height: 26px;
  color: #333333;
  min-height: 56px;
  padding-top: 4px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.index-tool {
  padding: 60px 0;
}
.index-tool .index-tool-swiper a.db {
  text-align: center;
  overflow: hidden;
  width: 100%;
}
.index-tool .index-tool-swiper a.db:hover .img-boxs {
  background: #004694;
}
.index-tool .index-tool-swiper a.db:hover p {
  color: #004694;
}
.index-tool .index-tool-swiper a.db .img-boxs {
  position: relative;
  width: 100%;
  min-height: 152px;
  border-radius: 50%;
  border: 1px dashed #162688;
  transition: all ease 0.5s;
}
.index-tool .index-tool-swiper a.db .img-boxs span {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  transform: translate(-50%, -50%);
}
.index-tool .index-tool-swiper a.db .img-boxs span.active {
  display: block;
}
.index-tool .index-tool-swiper a.db p {
  margin-top: 20px;
  font-size: 18px;
  color: #333333;
}
.index-tool .index-tool-swiper .swiper-slide:nth-child(1) a.db .img-boxs span {
  background: url(sinh_icon22.png) center center no-repeat;
}
.index-tool .index-tool-swiper .swiper-slide:nth-child(1) a.db .img-boxs span.active {
  background: url(sinh_icon23.png) center center no-repeat;
}
.index-tool .index-tool-swiper .swiper-slide:nth-child(2) a.db .img-boxs span {
  background: url(sinh_icon24.png) center center no-repeat;
}
.index-tool .index-tool-swiper .swiper-slide:nth-child(2) a.db .img-boxs span.active {
  background: url(sinh_icon25.png) center center no-repeat;
}
.index-tool .index-tool-swiper .swiper-slide:nth-child(3) a.db .img-boxs span {
  background: url(sinh_icon26.png) center center no-repeat;
}
.index-tool .index-tool-swiper .swiper-slide:nth-child(3) a.db .img-boxs span.active {
  background: url(sinh_icon27.png) center center no-repeat;
}
.index-tool .index-tool-swiper .swiper-slide:nth-child(4) a.db .img-boxs span {
  background: url(sinh_icon28.png) center center no-repeat;
}
.index-tool .index-tool-swiper .swiper-slide:nth-child(4) a.db .img-boxs span.active {
  background: url(sinh_icon29.png) center center no-repeat;
}
.index-tool .index-tool-swiper .swiper-slide:nth-child(5) a.db .img-boxs span {
  background: url(sinh_icon30.png) center center no-repeat;
}
.index-tool .index-tool-swiper .swiper-slide:nth-child(5) a.db .img-boxs span.active {
  background: url(sinh_icon31.png) center center no-repeat;
}
.index-tool .index-tool-swiper .swiper-slide:nth-child(6) a.db .img-boxs span {
  background: url(sinh_icon32.png) center center no-repeat;
}
.index-tool .index-tool-swiper .swiper-slide:nth-child(6) a.db .img-boxs span.active {
  background: url(sinh_icon33.png) center center no-repeat;
}
.index-tool .index-tool-swiper .swiper-slide:nth-child(7) a.db .img-boxs span {
  background: url(sinh_icon34.png) center center no-repeat;
}
.index-tool .index-tool-swiper .swiper-slide:nth-child(7) a.db .img-boxs span.active {
  background: url(sinh_icon35.png) center center no-repeat;
}
.index-tool .index-tool-swiper .swiper-slide:nth-child(8) a.db .img-boxs span {
  background: url(sinh_icon52.png) center center no-repeat;
}
.index-tool .index-tool-swiper .swiper-slide:nth-child(8) a.db .img-boxs span.active {
  background: url(sinh_icon53.png) center center no-repeat;
}
.footer {
  padding: 40px 0 30px 0;
  background: url(sinh_bg07.png) center center no-repeat;
  background-size: cover;
}
.footer .footer-info {
  padding-left: 25px;
  border-left: 1px solid #fff;
}
.footer .footer-info .info-txt div {
  font-size: 14px;
  line-height: 24px;
  color: #ffffff;
}
.footer .footer-info .info-txt .icon {
  padding-left: 25px;
  background: url(sinh_icon36.png) left center no-repeat;
}
.footer .footer-logo-02 {
  overflow: hidden;
}
.footer .footer-logo-02 .logo-01 {
  float: right;
  margin-right: 50px;
  padding-top: 10px;
}
.footer .footer-logo-02 .logo-02 {
  float: right;
  max-width: 80px;
}
.footer .footer-logo-02 .logo-02 span {
  display: block;
  font-size: 14px;
  color: #fff;
  text-align: center;
  margin-top: 10px;
}
.float-box {
  position: fixed;
  right: 10px;
  top: 40%;
  transform: translateY(-50%);
  z-index: 9999;
  width: 160px;
}
.float-box > div {
  margin-bottom: 10px;
}
.float-box .closes {
  text-align: center;
  color: #666;
  font-size: 14px;
}
.float-box .closes span {
  cursor: pointer;
  padding-left: 20px;
  background: url(sinh_icon51.png) 0 center no-repeat;
}
.common-title {
  position: relative;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 20px;
  background: url(sinh_bg02.png) left bottom no-repeat;
}
.common-title.switch {
  overflow: hidden;
}
.common-title.switch .switch_tab {
  float: left;
}
.common-title.switch .switch_tab a {
  cursor: pointer;
}
.common-title.switch .switch_tab:last-child {
  margin-left: 30px;
}
.common-title.switch .switch_tab a.more {
  display: none;
}
.common-title.switch .switch_tab.active a.h26 {
  color: #004694;
}
.common-title.switch .switch_tab.active a.more {
  display: block;
}
.common-title.switchs {
  overflow: hidden;
}
.common-title.switchs .switch_tab {
  float: left;
}
.common-title.switchs .switch_tab a {
  cursor: pointer;
}
.common-title.switchs .switch_tab:last-child {
  margin-left: 30px;
}
.common-title.switchs .switch_tab a.more {
  display: none;
}
.common-title.switchs .switch_tab.active a.h26 {
  color: #004694;
}
.common-title.switchs .switch_tab.active a.more {
  display: block;
}
.common-title a.h26 {
  padding-left: 40px;
}
.common-title a.h26:hover {
  color: #004694;
}
.common-title a.more {
  position: absolute;
  right: 0;
  top: 50%;
  color: #004694;
  transform: translateY(-50%);
}
.common-title.res a.h26 {
  background: url(sinh_icon04.png) left center no-repeat;
}
.common-title.new a.h26 {
  background: url(sinh_icon06.png) left center no-repeat;
}
.common-title.act a.h26 {
  background: url(sinh_icon08.png) left center no-repeat;
}
.common-title.not a.h26 {
  background: url(sinh_icon10.png) left center no-repeat;
}
.common-title.zt a.h26 {
  background: url(sinh_icon20.png) left center no-repeat;
}
.common-title .zp a.h26 {
  background: url(sinh_icon12.png) left center no-repeat;
}
.common-title .zs a.h26 {
  background: url(sinh_icon14.png) left center no-repeat;
}
.common-title .dq a.h26 {
  background: url(sinh_icon17.png) left center no-repeat;
}
.common-title .mt a.h26 {
  background: url(sinh_icon18.png) left center no-repeat;
}
.other-box {
  margin-top: 30px;
  margin-bottom: 60px;
}
.other-box .common-title a.h22 {
  padding-left: 0;
}
.other-box .bread-item-groups {
  float: right;
}
.other-box .bread-item-groups .bread-location,
.other-box .bread-item-groups .bread-item {
  display: inline-block;
  color: #999;
}
.other-box .bread-item-groups .bread-item a {
  color: #999;
}
.other-box .bread-item-groups .bread-item a:last-child {
  color: #004694;
}
.other-box .bread-item-groups .bread-item a:last-child:after {
  display: none;
}
.other-box .aside-item {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
  border-radius: 0px 0px 4px 4px;
}
.other-box .aside-item h3 {
  padding: 0 25px;
  background: url(sinh_bg10.png) center center no-repeat;
  background-size: cover;
}
.other-box .aside-item h3 span {
  line-height: 30px;
  font-size: 22px;
  color: #ffffff;
  font-weight: 700;
  padding: 20px 0;
  display: inline-block;
}
.other-box .aside-item .aside-list {
  background: #fff;
}
.other-box .aside-item .aside-list li {
  padding: 3px 25px;
  background: #fff;
  transition: all ease 0.25s;
}
.other-box .aside-item .aside-list li:hover {
  background: #daecff;
}
.other-box .aside-item .aside-list li:hover a {
  color: #004694;
}
.other-box .aside-item .aside-list li.active {
  background: #daecff;
}
.other-box .aside-item .aside-list li.active a {
  color: #004694;
}
.other-box .aside-item .aside-list li a {
  display: inline-block;
  position: relative;
  padding: 15px 20px;
  font-size: 16px;
  color: #333333;
  width: 100%;
}
.other-box .aside-item .aside-list li a:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 5px;
  height: 12px;
  background: #004694;
  border-radius: 3px;
  transform: translateY(-50%);
}
.other-box .aside-item .support {
  background: #fff;
}
.other-box .aside-item .support > li {
  padding: 0;
  background: #fff;
  transition: all ease 0.25s;
}
.other-box .aside-item .support > li p.wraps {
  padding: 0 25px;
}
.other-box .aside-item .support li.get p.wraps {
  padding: 0 25px;
  background: #daecff;
}
.other-box .aside-item .support li.get p.wraps span.nows {
  position: relative;
  padding: 15px 20px;
  font-size: 16px;
  color: #333333;
  width: 100%;
}
.other-box .aside-item .support li.get p.wraps span.nows:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 5px;
  height: 12px;
  background: #004694;
  border-radius: 3px;
  transform: translateY(-50%);
}
.other-box .aside-item .support li.get ul.second > li {
  padding-bottom: 15px;
}
.other-box .aside-item .support li.get ul.second > li:hover {
  background: none;
}
.other-box .aside-item .support li.get ul.second > li:hover a {
  color: #333333;
}
.other-box .aside-item .support li.get ul.second > li span.db p {
  font-size: 14px;
  color: #333333;
  padding: 8px 10px 8px 40px;
  background: url(sinh_bg16.png) 20px center no-repeat;
}
.other-box .aside-item .support li.get ul.second > li span.db p a.tit {
  padding: 0;
  font-size: 14px;
}
.other-box .aside-item .support li.get ul.second > li span.db p a.tit:hover {
  color: #004694;
}
.other-box .aside-item .support li.get ul.second > li span.db p a.tit:after {
  display: none;
}
.other-box .aside-item .support li.get ul.second > li span.db ul.third > li {
  padding: 0;
}
.other-box .aside-item .support li.get ul.second > li span.db ul.third > li a {
  padding: 6px 6px 6px 60px;
  color: #888888;
  font-size: 14px;
  background: url(sinh_bg17.png) 40px center no-repeat;
}
.other-box .aside-item .support li.get ul.second > li span.db ul.third > li a:hover {
  color: #004694;
}
.other-box .aside-item .support li.get ul.second > li span.db ul.third > li a:after {
  display: none;
}
.other-box .aside-item .support li.get ul.second > li span.db ul.third > li a[href=" "] {
  display: none;
}
.other-box .aside-item .support li.get ul.second > li span.db ul.third > li:hover {
  background: none;
}
.other-box .aside-item .support li.get ul.second > li span.db ul.third > li:hover a {
  color: #004694;
}
.other-box .aside-item .support li.get ul.second > li:hover {
  background: none;
}
.other-box .aside-item .support li.get:hover {
  background: none;
}
.other-box .aside-item .support li.get a.ot {
  display: inline-block;
  position: relative;
  padding: 15px 20px;
  font-size: 16px;
  color: #333333;
  width: 100%;
}
.other-box .aside-item .support li.get a.ot:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 5px;
  height: 12px;
  background: #004694;
  border-radius: 3px;
  transform: translateY(-50%);
}
/* Ã¦Å“ÂºÃ¦Å¾â€žÃ¨Â®Â¾Ã§Â½Â® */
.organization .common-title,
.detail-box .common-title {
  background: url(sinh_bg09.png) left bottom no-repeat;
}
.organization .organization-wrap,
.detail-box .organization-wrap {
  margin-top: 30px;
  overflow: scroll;
}
.organization .organization-wrap .map-img,
.detail-box .organization-wrap .map-img {
  width: 1400px;
}
.organization .organization-wrap #chart-container,
.detail-box .organization-wrap #chart-container {
  overflow-y: scroll;
}
.organization .organization-wrap .orgchart,
.detail-box .organization-wrap .orgchart {
  background: none;
  padding: 0;
}
.organization .organization-wrap .orgchart .lines .leftLine,
.detail-box .organization-wrap .orgchart .lines .leftLine {
  border-left: 1px dashed #004694;
}
.organization .organization-wrap .orgchart .lines .rightLine,
.detail-box .organization-wrap .orgchart .lines .rightLine {
  border-right: 1px dashed #004694;
}
.organization .organization-wrap .orgchart .lines .topLine,
.detail-box .organization-wrap .orgchart .lines .topLine {
  border-top: 1px dashed #004694;
}
.organization .organization-wrap .orgchart .lines .downLine,
.detail-box .organization-wrap .orgchart .lines .downLine {
  background: none;
  border: 1px dashed #004694;
}
.organization .organization-wrap .orgchart .node .title,
.detail-box .organization-wrap .orgchart .node .title {
  font-size: 16px;
  width: auto;
}
.organization .organization-wrap .orgchart .node .symbol,
.detail-box .organization-wrap .orgchart .node .symbol {
  display: none;
}
.organization .organization-wrap .orgchart .node:hover,
.detail-box .organization-wrap .orgchart .node:hover {
  background: none;
}
.organization .organization-wrap .orgchart .node.focused,
.detail-box .organization-wrap .orgchart .node.focused {
  background: none;
}
.organization .organization-wrap .orgchart .hNode .title,
.detail-box .organization-wrap .orgchart .hNode .title {
  width: 40px;
  color: #004694;
  height: 500px;
  font-weight: 700;
  line-height: 18px;
  overflow: hidden;
  text-overflow: inherit;
  white-space: normal;
  border-radius: 0px;
  background: #daecff;
  padding: 30px 10px;
  word-break: break-word;
}
.organization .organization-wrap .orgchart .sNode .title,
.detail-box .organization-wrap .orgchart .sNode .title {
  width: 240px;
  height: 60px;
  color: #fff;
  line-height: 60px;
  border-radius: 0px;
  background: #004694;
}
.organization .organization-wrap .orgchart .mNode .title,
.detail-box .organization-wrap .orgchart .mNode .title {
  width: 240px;
  height: 60px;
  color: #fff;
  line-height: 60px;
  border-radius: 0px;
  background: #2d69ad;
}
.organization .organization-wrap .orgchart .bNode .title,
.detail-box .organization-wrap .orgchart .bNode .title {
  width: auto;
  padding: 10px 20px;
  height: 60px;
  color: #fff;
  box-orient: box;
  line-height: 40px;
  border-radius: 0px;
  background: #004694;
}
.organization .organization-wrap .orgchart .nNode .title,
.detail-box .organization-wrap .orgchart .nNode .title {
  width: auto;
  line-height: 20px;
  padding: 10px 10px;
  height: 60px;
  color: #004694;
  box-orient: box;
  border-radius: 0px;
  background: #daecff;
}
.organization .organization-wrap .orgchart > table:first-child,
.detail-box .organization-wrap .orgchart > table:first-child {
  margin: 0 auto;
}
/* Ã¨Â¯Â¦Ã¦Æ’â€¦ */
.other-box .wrap {
  padding-top: 30px;
  font-size: 16px;
  line-height: 34px;
  color: #333333;
  padding-bottom: 40px;
  border-bottom: 1px solid #f1f1f1;
  min-height:500px;
}
.other-box .next-list {
  margin-top: 30px;
}
.other-box .next-list li {
  margin: 8px 0;
}
.other-box .next-list li a {
  font-size: 14px;
  letter-spacing: 0px;
  color: #666666;
}
.other-box .next-list li a:hover {
  color: #004694;
}
.other-box img {
  width: auto;
  max-width: 100%;
}
.other-box .content-info {
  padding-top: 30px;
}
.other-box .content-info .title {
  text-align: center;
  line-height: 30px;
}
.other-box .content-info .detail {
  padding-top: 25px;
  overflow: hidden;
  padding-bottom: 15px;
  border-bottom: 1px solid #f1f1f1;
  color: #999999;
}
.other-box .content-info .detail .bds_weixin {
  background: url(share_wx.png) center center no-repeat;
}
.other-box .content-info .detail .bds_tsina {
  background: url(share_wb.png) center center no-repeat;
}
.other-box .content-info .detail .auther {
  margin-right: 50px;
}
.other-box .content-info .detail span a {
  color: #999;
}
/* Ã¦â€°â‚¬Ã©â€¢Â¿Ã¨â€¡Â´Ã¨Â¾Å¾ */
.zhici {
  margin-top: 30px;
  position: relative;
  padding-left: 290px;
}
.zhici .img-boxs {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  overflow: inherit;
  background: url(sinh_bg11.png) center center no-repeat;
}
.zhici .img-boxs img {
  transform: translate(30px, 30px);
}
.zhici .zhici-cont {
  position: relative;
  padding: 50px 0;
  font-size: 16px;
  line-height: 30px;
  color: #333333;
}
.zhici .zhici-cont .zhici-info {
  position: absolute;
  bottom: -20px;
  right: -10px;
}
.zhici .zhici-cont .zhici-info p {
  text-align: center;
}
.zhici .zhici-cont:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  display: inline-block;
  width: 75px;
  height: 75px;
  background: url(sinh_bg12.png) center center no-repeat;
}
.zhici .zhici-cont:after {
  content: '';
  position: absolute;
  bottom: 10px;
  left: 150px;
  z-index: -1;
  display: inline-block;
  width: 75px;
  height: 75px;
  background: url(sinh_bg13.png) center center no-repeat;
}
/* Ã§Å½Â°Ã¤Â»Â»Ã©Â¢â€ Ã¥Â¯Â¼ */
.leader {
  margin-top: 30px;
}
.leader a img {
  min-height: 330px;
}
.leader a:hover .name {
  color: #004694;
}
.leader .leader-name {
  margin-top: 15px;
}
.leader .leader-name .name {
  font-size: 16px;
  color: #333;
  font-weight: 700;
}
.leader .leader-name .zw {
  font-size: 16px;
  color: #333;
}
/* Ã¤ÂºÂºÃ¥â€˜ËœÃ¥Ë†â€”Ã¨Â¡Â¨ */
.gunius {
  margin-top: 40px;
}
.gunius li {
  margin-bottom: 60px;
}
.gunius div.db {
  position: relative;
  padding-left: 200px;
  z-index: 9;
}
.gunius div.db:hover:after {
  content: '';
  display: inline-block;
  width: 185px;
  height: 185px;
  background: url(sinh_bg18.png) right top no-repeat;
  position: absolute;
  left: 50px;
  top: -20px;
  z-index: -1;
}
.gunius div.db:hover .gunius-info .more {
  background: #004694;
  color: #fff;
}
.gunius div.db .img-boxs {
  width: 180px;
  position: absolute;
  top: 0;
  left: 0;
}
.gunius div.db .img-boxs img {
  width: 100%;
  object-fit: cover;
}
.gunius div.db .gunius-info {
  min-height: 260px;
  position: relative;
}
[data-grwy*="sinh.cas.cn"] .more{
  display: none !important;
}
[data-grwy*="sinh.cas.cn"] .admore{
  display: block !important;
}
.admore{
  display: none !important;
}
[data-grwy=""] .add-more{
  display: none !important;
}
.gunius div.db .gunius-info .name {
  color: #004694;
}
.gunius div.db .gunius-info .yjfs {
  margin: 15px 0;
  color: #333333;
}
.gunius div.db .gunius-info .contact {
  padding-bottom: 25px;
  border-bottom: 1px solid #e7e7e7;
}
.gunius div.db .gunius-info .contact p {
  font-size: 14px;
  color: #333333;
  line-height: 28px;
}
.gunius div.db .gunius-info .more {
  position: absolute;
  bottom: 0;
  right: 0;
  border: solid 1px #004694;
  padding: 10px 30px;
  font-size: 14px;
  color: #004694;
  transition: all ease 0.3s;
}
.gunius-detail {
  margin-top: 40px;
}
.gunius-detail .gunius-top {
  border-top: 3px solid #004694;
  position: relative;
  padding: 50px 255px 50px 50px;
  background: url(sinh_bg14.png) center center no-repeat;
  background-size: cover;
  min-height: 360px;
}
.gunius-detail .gunius-top .img-boxs {
  position: absolute;
  right: 40px;
  top: 25px;
  width: 185px;
}
.gunius-detail .gunius-top .img-boxs img{
  width: 100%;
}
.gunius-detail .gunius-top .gunius-info .name {
  color: #004694;
}
.gunius-detail .gunius-top .gunius-info .zw {
  color: #004694;
  position: relative;
  padding-bottom: 20px;
  margin-top: 15px;
}
.gunius-detail .gunius-top .gunius-info .zw:after {
  content: '';
  display: inline-block;
  height: 3px;
  width: 26px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #e60013;
}
.gunius-detail .gunius-top .gunius-info .yjfx {
  margin-top: 15px;
  color: #333333;
  font-weight: 700;
}
.gunius-detail .gunius-top .gunius-info .gunius-other {
  margin-top: 12px;
  color: #333333;
}
.gunius-detail .gunius-list {
  margin-top: 40px;
}
.gunius-detail .gunius-list h3.h18 {
  background: #edf5fe;
  color: #004694;
  padding: 14px 15px;
  border-left: 3px solid #004694;
}
.gunius-detail .gunius-list .gunitem {
  padding: 15px 0 0 0;
  font-size: 14px;
  line-height: 26px;
  color: #333333;
}
/* Ã¥â€ºÂ¾Ã¦â€“â€¡Ã¥Ë†â€”Ã¨Â¡Â¨ */
.tuwen {
  margin-top: 40px;
}
.tuwen .tuwen-item li {
  background-color: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(0, 70, 148, 0.1);
  border-radius: 6px;
  padding: 25px;
  transition: all ease 0.25s;
  margin-bottom: 20px;
}
.tuwen .tuwen-item li:hover {
  background: #daecff;
}
.tuwen .tuwen-item li:hover a.db .tuwen-list .title {
  color: #004694;
}
.tuwen .tuwen-item li a.db {
  position: relative;
  padding-left: 240px;
  min-height: 140px;
}
.tuwen .tuwen-item li a.db .img-boxs {
  width: 220px;
  height: 150px;
  position: absolute;
  top: 0;
  left: 0;
}
.tuwen .tuwen-item li a.db .img-boxs img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.tuwen .tuwen-item li a.db .img-boxs img[src=""] {
  display: none;
}
.tuwen .tuwen-item li a.db[data-img=""] {
  padding-left: 0;
}
.tuwen .tuwen-item li a.db[data-img=""] .img-boxs {
  display: none;
}
.tuwen .tuwen-item li .tuwen-list .title {
  font-size: 16px;
  line-height: 30px;
  color: #333333;
  font-weight: 700;
}
.tuwen .tuwen-item li .tuwen-list .des {
  font-size: 14px;
  line-height: 22px;
  color: #999999;
  margin: 15px 0 10px 0;
}
.tuwen .tuwen-item li .tuwen-list .date-s {
  color: #004694;
}
.tuwen .tupian-item li {
  margin-bottom: 30px;
}
.tuwen .tupian-item a.db img {
  min-height: 205px;
  max-height: 205px;
  object-fit: cover;
  width: 100%;
}
.tuwen .tupian-item a.db .title {
  min-height: 50px;
  margin-top: 15px;
  font-size: 16px;
  line-height: 24px;
  color: #333333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
}
.tuwen .wenzi-item li {
  border-bottom: 1px solid #f5f5f5;
  padding: 14px 10px 14px 0;
  transition: all ease 0.3s;
  overflow:hidden;
}
.tuwen .wenzi-item li:hover {
  background: #daecff;
}
.tuwen .wenzi-item li:hover a {
  color: #004694;
}
.tuwen .wenzi-item li:hover .data-s {
  color: #004694;
}
.tuwen .wenzi-item li a {
  font-size: 16px;
  line-height: 32px;
  color: #333333;
  padding-left: 34px;
  position: relative;
  display: inline-block;
  width: 90%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.tuwen .wenzi-item li a:after {
  content: '';
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #004694;
  border-radius: 50%;
}
.tuwen .wenzi-item li .data-s {
  float: right;
  margin-top: 5px;
  color: #999;
}
/* Ã§Â â€Ã§Â©Â¶Ã¥â€ºÂ¢Ã©ËœÅ¸ */
.gunius-item .gunitem {
  margin-top: 30px;
}
.gunius-item .gunitem h3 span {
  display: inline-block;
  width: 100%;
  color: #004694;
  padding: 18px 20px;
  border-left: 3px solid #004694;
  background: url(sinh_bg15.png) 0 center no-repeat;
  background-size: cover;
}
.gunius-item .gunitem li {
  margin-top: 30px;
}
.gunius-item .gunitem li .img-boxs {
  /*height: 245px;*/
}
.gunius-item .gunitem li .img-boxs img {
  width: 100%;
  object-fit: cover;
}
.gunius-item .gunitem li .name {
  margin-top: 15px;
  text-align: center;
  font-size: 20px;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* Ã¨Â½Â¯Ã¤Â»Â¶Ã¨â€˜â€”Ã¤Â½Å“Ã¦ÂÆ’ */
.soul {
  margin-top: 30px;
}
.soul .soul-list .data-search {
  overflow: hidden;
}
.soul .soul-list .data-search .soul-w {
  float: left;
  width: 295px;
  margin-right: 15px;
}
.soul .soul-list .data-search .soul-w label {
  font-size: 16px;
  line-height: 30px;
  color: #333333;
  width: 100%;
}
.soul .soul-list .data-search .soul-w input {
  margin-left: 10px;
  width: 210px;
  padding: 0 10px;
  line-height: 38px;
  border-radius: 6px;
  border: solid 1px #e6e6e6;
}
.soul .soul-list .data-search .soul-w input:focus {
  border: solid 1px #004694;
}
.soul .soul-list .data-search .soul-btn {
  float: right;
  width: 100px;
  background: #004694;
  color: #fff;
  cursor: pointer;
  text-align: center;
  line-height: 40px;
  border-radius: 6px;
}
.soul .patent-list .data-search label {
  font-size: 16px;
  line-height: 30px;
  color: #333333;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.soul .patent-list .data-search input {
  flex: 1;
  max-width: 240px;
  margin-left: 10px;
  padding: 0 10px;
  line-height: 38px;
  border-radius: 6px;
  border: solid 1px #e6e6e6;
}
.soul .patent-list .data-search input:focus {
  border: solid 1px #004694;
}
.soul .patent-list .data-search .soul-btn {
  float: right;
  width: 240px;
  background: #004694;
  color: #fff;
  cursor: pointer;
  text-align: center;
  line-height: 40px;
  border-radius: 6px;
}
.soul .paper-list .data-search label {
  line-height: 18px;
}
.soul .soul-cont {
  margin-top: 30px;
}
.soul .soul-cont table {
  width: 100%;
}
.soul .soul-cont table thead tr {
  background: #daecff;
}
.soul .soul-cont table thead tr th {
  line-height: 45px;
  font-size: 16px;
  color: #004694;
  text-align: center;
  border-right: 1px solid #fff;
}
.soul .soul-cont table thead tr th:last-child {
  border-right: none;
}
.soul .soul-cont table tbody tr {
  background: #fff;
}
.soul .soul-cont table tbody tr:nth-child(even) {
  background: #edf5fe;
}
.soul .soul-cont table tbody tr td {
  padding: 15px 10px;
  color: #333;
  text-align: center;
  border-right: 1px solid #fff;
}
.soul .soul-cont table tbody tr td:last-child {
  border-right: none;
}
.soul .soul-cont table tbody tr td.tl {
  text-align: left;
}
#detailsCont .menu{
  margin-bottom:20px;
}
#detailsCont .menu .col-md-4{
  margin-bottom:20px;
}
.menu .h20{
  margin-bottom: 20px;
  background: #e7f2fd;
  padding: 10px 15px;
  color: #0046b0;
}
.menu .h18{
  padding:0 10px;
}
.menu ul{
  padding:0 10px;
  min-height:85px;
}
.menu ul>li{
  line-height:24px;
  margin-top:5px;
}
.menu ul>li>a{
  font-size:15px;
  color:#333;
}

/* Ã¤Â¸Â­Ã¥Â°ÂÃ¥Â±ÂÃ¤Â»Â¥Ã¤Â¸Å  */
@media all and (min-width: 992px) {
  nav.navbar.bootsnav ul.nav {
    width: 100%;
  }
  nav.navbar.bootsnav ul.nav > li > a {
    font-size: 18px;
  }
}
@media all and (min-width: 1200px) {
  nav.navbar.bootsnav ul.nav {
    width: 100%;
  }
  nav.navbar.bootsnav ul.nav > li > a {
    font-size: 18px;
  }
  nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
    border: none;
    border-left: 3px solid #004694;
    width: 100%;
    min-width: 170px;
  }
  nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  nav.navbar.bootsnav {
    min-height: 0px;
    right: 0;
    left: 0;
    position: absolute;
    z-index: 10000;
  }
  nav.navbar.bootsnav .navbar-collapse {
    margin-left: 0;
    margin-right: 0;
  }
  nav.navbar.bootsnav ul.nav {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
  }
  nav.navbar.bootsnav ul.nav > li {
    width: 100%;
    float: none;
    background: none;
  }
  nav.navbar.bootsnav ul.nav > li:last-child {
    background: none;
  }
  nav.navbar.bootsnav ul.nav > li > a {
    padding: 5px 0;
    line-height: 30px;
    text-align: left;
    position: relative;
    border-top: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3) !important;
  }
  nav.navbar.bootsnav ul.nav > li > a:after {
    display: none;
  }
  nav.navbar.bootsnav ul.nav li > a:hover,
  nav.navbar.bootsnav ul.nav li > a:focus,
  nav.navbar.bootsnav ul.nav li.active > a:hover,
  nav.navbar.bootsnav ul.nav li.active > a:focus,
  nav.navbar.bootsnav ul.nav li.active > a,
  nav.navbar.bootsnav ul.nav li.dropdown.on > a {
    background-color: rgba(0, 0, 0, 0.1) !important;
    color: #fff!important;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
  }
  nav.navbar.bootsnav ul.nav li > a:hover:after,
  nav.navbar.bootsnav ul.nav li > a:focus:after,
  nav.navbar.bootsnav ul.nav li.active > a:hover:after,
  nav.navbar.bootsnav ul.nav li.active > a:focus:after,
  nav.navbar.bootsnav ul.nav li.active > a:after,
  nav.navbar.bootsnav ul.nav li.dropdown.on > a:after {
    display: none;
  }
  nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu {
    background-color: transparent !important;
    padding: 5px 0!important;
  }
  nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a {
    color: #fff!important;
    text-align: left;
    font-size: 14px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    padding-left: 15px;
    padding-right: 15px;
  }
  #pages .pages {
    display: none;
  }
  #pages #more {
    width: 100%;
    background: #004694;
    color: #fff;
  }
}
@media (min-width: 1600px){
  .index-tool .index-tool-swiper a.db .img-boxs{
    width:148px;
    min-height:148px;
    height:148px;
  }
}
@media (max-width: 1599px){
  .index-tool .index-tool-swiper a.db .img-boxs{
    height:130px;
    width:130px;
    display:inline-block;
    min-height:130px;
  }
}
@media (max-width: 1400px){
  .index-tool .index-tool-swiper a.db .img-boxs{
    display:inline-block;
    max-width:152px;
  }
}
@media (min-width: 992px) and (max-width: 1200px){
  .header img{
    max-width:600px;
  }
  nav.navbar.bootsnav ul.nav > li > a{
    text-wrap:nowrap;
  }
  .active .public-wrap a.db{
    margin-top:20px;
  }
  .leader a img{
    min-height:initial;
  }
  .gunius a.db .gunius-info .more{
    display:none;
  }
  #resource #to-submit{
    min-width:175px !important;
  }
  .index-tool .index-tool-swiper a.db .img-boxs{
    display:inline-block;
    max-width:152px;
  }
}
@media (max-width: 991px) {
  #resource #to-submit{
    min-width:175px !important;
  }
  .float-box {
    display: none;
  }
  .public-box.bg01 {
    margin-top: 30px;
  }
  .public-box.bg02 {
    padding-bottom: 20px;
  }
  .common-title.switch .switch_tab:last-child {
    margin-left: 15px;
  }
  .common-title.switchs .switch_tab:last-child {
    margin-left: 15px;
  }
  .header {
    background-size: cover;
  }
  .header .header-logo {
    padding: 50px 0 30px 0;
  }
  .header .navbar-toggle {
    margin-right: 0;
  }
  .header .header-tool {
    float: none;
  }
  .header .header-tool ul.tools {
    position: absolute;
    top: 10px;
    width: 100%;
  }
  .index-banner {
    margin-top: 20px;
  }
  .index-banner .swiper-button {
    width: 30px;
    height: 30px;
    background-size: 7px;
  }
  .index-banner .banner-box .info-cont a {
    width: 100%;
    padding: 15px;
  }
  .index-banner .banner-box img {
    height: 250px;
    object-fit: cover;
  }
  .research .public-wrap a.db .title {
    margin-bottom: 20px;
  }
  .news a.db .img-boxs {
    position: initial;
    width: 100%;
    height:auto;
  }
  .news a.db .img-boxs img {
    width: 100%;
  }
  .news a.db .news-box {
    padding: 20px;
  }
  .news .news-list {
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .news .news-list li {
    padding-right: 0;
  }
  .news .news-list li a {
    text-overflow: initial;
    white-space: initial;
  }
  .news .news-list li span.date-s {
    position: initial;
  }
  .active .public-wrap a.db .time {
    /*height: auto;*/
  }
  .active .public-wrap a.db .title {
    padding-top: 0;
    display: block;
  }
  .footer .footer-logo {
    text-align: center;
  }
  .footer .footer-info {
    text-align: center;
    padding-left: 0;
    margin: 15px 0;
    border-left: none;
  }
  .footer .footer-logo-02 {
    text-align: center;
  }
  .footer .footer-logo-02 .logo-02 {
    float: none;
    display: inline-block;
  }
  .other-box .aside-item {
    position: fixed;
    top: 150px;
    width: 200px;
    margin-right: 0;
    z-index: 9999;
    box-sizing: border-box;
    transition: all ease 0.25s;
    background: #fff;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }
  .other-box .aside-item:after {
    content: '';
    pointer-events: auto;
    display: inline-block;
    width: 26px;
    height: 55px;
    background: url(sinh_icon02.png) no-repeat center;
    background-color: rgba(16, 47, 154, 0.5);
    border-radius: 6px 0 0 6px;
    position: absolute;
    top: 50%;
    left: -26px;
    z-index: 9997;
    transform: translateY(-60%);
  }
  .other-box .aside-item.open:after {
    content: '';
    pointer-events: auto;
    display: inline-block;
    width: 26px;
    height: 55px;
    background: url(sinh_icon03.png) no-repeat center;
    background-color: rgba(16, 47, 154, 0.5);
    border-radius: 6px 0 0 6px;
    position: absolute;
    top: 50%;
    left: -26px;
    transform: translateY(-60%);
  }
  .other-box .aside-item h3 span {
    line-height: 30px;
    font-size: 18px;
  }
  .other-box .aside-item .aside-list li {
    padding: 3px 10px;
  }
  .other-box .aside-item .aside-list li a {
    padding: 5px 20px;
  }
  .other-box .bread-item-groups {
    float: none;
    padding-top: 15px;
  }
  .other-box .zhici {
    padding-left: 15px;
    padding: 0 15px;
  }
  .other-box .zhici .img-boxs {
    position: initial;
    display: block;
    text-align: center;
  }
  .other-box .zhici .img-boxs:before{
    display:none;
  } 
  .other-box .zhici .img-boxs img {
    transform: none;
  }
  .other-box .tuwen {
    margin-top: 30px;
  }
  .other-box .tuwen .wenzi-item li a {
    line-height: 26px;
    padding-left: 20px;
    width: 100%;
    white-space: initial;
  }
  .other-box .tuwen .wenzi-item li a:after {
    left: 0;
  }
  .other-box .tuwen .wenzi-item li .data-s {
    float: none;
    margin-left: 20px;
  }
  .other-box .tuwen .tuwen-item li a.db {
    padding-left: 0;
  }
  .other-box .tuwen .tuwen-item li a.db .img-boxs {
    width: 100%;
    height: auto;
    position: initial;
    margin-bottom: 10px;
  }
  .leader .leader-name{
    margin-bottom:20px;
  }
  .gunius-detail .gunius-top{
    padding:25px;
  }
  .gunius-detail .gunius-top .img-boxs{
    position:initial;
    margin-bottom:20px;
  }
  .mo-soul .soul-cont{
    overflow-x:scroll;
  }
  .mo-soul .soul-cont table{
    width:1400px;
  }
  .container{
    padding-right:15px !important;
    padding-left:15px !important;
  }
  .research .public-wrap a.db .img-boxs img{
    width:100%;
  }
  .news .public-wrap .zt-list li .img-boxs img{
    max-height:inherit;
  }
  .index-tool .index-tool-swiper a.db .img-boxs{
    display:inline-block;
    max-width:152px;
  }
}
@media all and (max-width: 419px) {
  /*.index-tool .index-tool-swiper a.db .img-boxs{
    min-height:184px;
  }*/
}